BD (Breakpoint Disable)
Syntax
BD { breakpoint [breakpoint...] | *}
Parameter
breakpoint
The number of
the breakpoint to be disabled. Use the Breakpoint List (BL
Description
Disables, but
does not delete, one or more breakpoints. BD* disables all breakpoints.
While a breakpoint is disabled, the system does not check to see if the
conditions specified in the breakpoint are valid.
Use the
Breakpoint Enable (BE